Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_sunset
date_sunset
Returns the sunset time for a given date and location
Name:
date_sunset
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the sunset time for the specified date and location.
Related
How to calculate daytime duration in combination with date_sunset and date_sunrise functions?
7
How to adjust the time zone setting of the date_sunset function?
1
What Is the Data Format Returned by PHP’s date_sunset Function and How to Parse It Correctly?
7
Similar Functions
date_format
date_format
AliasforDateTime::
gmdate
gmdate
FormatGMT/UTCdate/ti
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
gettimeofday
gettimeofday
Getthecurrenttime(mi
checkdate
checkdate
VerifytheGregorianca
date_timezone_set
date_timezone_set
DateTime::setTimezon
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
getdate
getdate
Getdate/timeinformat
Popular Articles
How to calculate daytime duration in combination with date_sunset and date_sunrise functions?
How to adjust the time zone setting of the date_sunset function?
What Is the Data Format Returned by PHP’s date_sunset Function and How to Parse It Correctly?